home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Idea Engine
/
The Idea Engine.iso
/
pc
/
blue2.dir
/
00110_Up Scr..ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-10-16
|
210 b
|
10 lines
on mouseDown
repeat while the mouseDown
puppetSprite(2, 1)
if the locV of sprite 2 > 1 then
set the locV of sprite 2 to the locV of sprite 2 + 20
updateStage()
end if
end repeat
end